home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’92 / NetWarmer / source / FileM.h < prev    next >
Encoding:
Text File  |  1992-06-22  |  255 b   |  12 lines  |  [TEXT/KAHL]

  1. /* FileM.h */
  2. /* Created 3/13/4 1:08 PM by AppMaker */
  3.  
  4. /*----------*/
  5. void InitFileM    (void);
  6. Boolean OkToOpen (OSType    fType);
  7. void OpenFile    (Str255        fileName,
  8.              short        vRefNum);
  9. void Open0Files    (void);
  10. void DoClose    (void);
  11. void DoFile    (short        itemNr);
  12.